home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / green-moon-lab.swf / scripts / DefineButton2_735 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-10-17  |  65 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(_root._currentframe + 1);
  3. }
  4.